home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 7 / BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso / Files / Hyper / B / Band Library.cpt / Band library / background_4045.txt < prev    next >
Text File  |  1988-07-05  |  611b  |  31 lines

  1. -- background: 4045 from stack: in
  2. -- bmap block id: 6047
  3. -- flags: 0000
  4. -- background id: 0
  5. -- name: 
  6. ----- HyperTalk script -----
  7. on openBackground
  8.   push recent card
  9. end openBackground
  10.  
  11.  
  12. -- part 14 (button)
  13. -- low flags: 00
  14. -- high flags: 2003
  15. -- rect: left=453 top=291 right=326 bottom=491
  16. -- title width / last selected line: 0
  17. -- icon id / first selected line: 21449 / 21449
  18. -- text alignment: 1
  19. -- font id: 0
  20. -- text size: 12
  21. -- style flags: 0
  22. -- line height: 16
  23. -- part name: Top
  24. ----- HyperTalk script -----
  25. on mouseUp
  26.   play "Hallelujah"
  27.   visual effect Barn Door Close
  28.   go card id 4188
  29. end mouseUp
  30.  
  31.